home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / AVIATHER / LORAN.LZH / LORAN50.DOC < prev    next >
Text File  |  1990-04-28  |  32KB  |  902 lines

  1. PREFACE
  2.  
  3. DEDICATION
  4.  
  5. This program and this documentation is dedicated to my loving wife, 
  6. Sandra, without whose love, understanding, patience, and assistance 
  7. this program could not have been written.
  8.  
  9. DISCLAIMER
  10.  
  11. It is assumed that the user is familiar with the use of LORAN and 
  12. its terminology. It is further assumed that the user is knowledgable 
  13. in the use of his computer and its operating system.
  14.  
  15. WARNING - The output of this program is to be used 
  16. as a guide ONLY. Your own common sense and proper navigational charts 
  17. take precedence. Fundamental Services is not responsible for your 
  18. actions on the water.
  19.  
  20. COPYRIGHT NOTICE
  21.  
  22. This manual is copyrighted and contains proprietory information. All 
  23. rights are reserved. This document may not, in whole or part, be copied, 
  24. photocopied, reproduced, translated, or reduced to any electronic 
  25. medium or machine readable form without prior consent, in writing, 
  26. from Fundamental Services.
  27.  
  28. REVISION HISTORY
  29.  
  30. 1984 - Initial Version
  31.  
  32. 1985 - R1.0 New math equations
  33.  
  34. 1986 - R1.1 Added Latitude/Longitude.
  35.  
  36. 1987 - R2.0 Added world-wide LORAN chains
  37.  
  38. 1988 - R2.2 Various fixes incorporated.
  39.  
  40. 1988 - R3.0 Added file conversions and sorting of WPs.
  41.  
  42. 1990 - R5.0 New generation format, mouse support.
  43.  
  44.  
  45.  
  46.  
  47. INTRODUCTION
  48.  
  49. The LORAN LOCATOR gives you an intelligent new way to manage your 
  50. LORAN waypoint information. It combines sophisticated filing and reporting 
  51. in one software package. Using The LORAN LOCATOR, you can ask for 
  52. and retrieve stored facts and figures and create reports with just 
  53. a few keystrokes.
  54.  
  55. The LORAN LOCATOR is designed to help you quickly and easily organize, 
  56. store, recall, update, and print LORAN waypoint information in ways 
  57. that are most meaningful to the task at hand.
  58.  
  59. The LORAN LOCATOR, extremely easy to use from the beginning, allows 
  60. you to gradually implement its many powerful features as you need 
  61. them. The program and this manual are both designed to help you get 
  62. started quickly. The more you use The LORAN LOCATOR, the sooner you'll 
  63. be able to take advantage of all its unique features.
  64.  
  65. THEORY OF OPERATION
  66.  
  67. The LORAN LOCATOR accepts information about any waypoint by prompted 
  68. keyboard input and stores a record containing this information in 
  69. a random disk file. This random disk file is your "electronic 
  70. numbers book". The Loran Locator allows you to have multiple 
  71. data files. This manual, and the program itself, will refer to these 
  72. data files as books. Each waypoint entered into a book is referred 
  73. to as a PAGE in that book.
  74.  
  75. All the pages in a book MUST refer to the same LORAN "triplet"! 
  76. A LORAN triplet is defined as the chain and the pair of secondary 
  77. stations used to obtain the LORAN "fix". If you are in the 
  78. Southeast US and you are using 14241.3 and 44818.7 to locate the Clearwater 
  79. Pass Bell then you are using the 7890WX triplet. You MUST create and 
  80. use a separate book(or file) for each LORAN triplet you have waypoints.
  81.  
  82. The primary function of the program is to provide a relationship of 
  83. any waypoint in the file with any or all other waypoints in the file. 
  84. The output of this function is a single sheet of paper providing you 
  85. with bearing and distance to all the other waypoints in the file. 
  86. This output is sorted by distance with the closest being printed first. 
  87. The print-out defaults to printing only the closest forty waypoints 
  88. to keep the output on a single page. 
  89.  
  90. This is accomplished by retrieving the record of the selected waypoint 
  91. and storing it in memory. The current book is then sequentially scanned, 
  92. and the heading and distance to every other waypoint in the book is 
  93. calculated. 
  94.  
  95. MULTIPLE DATA FILES
  96.  
  97. The program allows for the use of more than one data file. The LORAN 
  98. Locator is shipped with one sample data book(file) which contains 
  99. a small number of waypoints in the 7890WX triplet.
  100.  
  101. You will want to enter your waypoints into your own book. The chapter 
  102. START-UP in this manual tells you how to do this.
  103.  
  104. If you require more than one waypoint book, you can create as many 
  105. as your available disk space will allow.
  106.  
  107. You might wonder when you would ever want more than one file. One 
  108. example is when you have a large number of waypoints to store. The 
  109. amount of internal memory in your computer determines how many pages 
  110. you can put into each data book. (More on that later.)
  111.  
  112. Another reason for separate books is when there will be no overwater 
  113. relationship between the two groups of waypoints. For instance, if 
  114. you had some numbers around the Tampa Bay area and also some numbers 
  115. in the Florida Keys, you might want to keep them separate to speed 
  116. processing (sorts and searches) since you would never go from one 
  117. to another by boat.
  118.  
  119. Remember, you MUST use a separate book for each different LORAN triplet 
  120. used.
  121.  
  122. DESIGN LIMITATIONS
  123.  
  124. 1.  The maximum number of pages allowed in each book is only limited 
  125. by the amount of disk space available on the selected drive.
  126.  
  127. 2.  Due to internal memory restrictions, the Waypoint Register function 
  128. will disallow sorting of the waypoint register when the book gets 
  129. too large for the data index to fit in main internal memory. Presuming 
  130. you don't have any terminate and stay resident (TSR) programs loaded 
  131. the maximum number of pages in a single file that will sort is 1250 
  132. for the Original Edition and 700 for the Advanced Edition.
  133.  
  134. 2.  You can only use ONE LORAN triplet in each data file.
  135.  
  136. 3.  Your hardware must be 100% compatible with an IBM personal computer 
  137. with 512K of internal memory and must be running release 3.1 or higher 
  138. of PC-DOS or MS-DOS.
  139.  
  140.  
  141.  
  142. INSTALLATION
  143.  
  144. DISK FILES
  145.  
  146. The files supplied with the program are described below:
  147.  
  148.  
  149.  
  150. ~Original Edition~    ~Advanced Edition~            Description~
  151.  
  152. LX50.EXE    AX50.EXE    Main program module
  153.  
  154. LX50BOOK.SMP    LX50BOOK.SMP    Sample data book.
  155.  
  156. LX50CNFG.PMS    AX50CNFG.PMS    Permanent parameters.
  157.  
  158. If there is a file on the supplied program diskette named READ.ME, 
  159. it would do well for you to do just that. The READ.ME file, if it 
  160. exists, would contain last minute information about the program that 
  161. was available too late to include in the manual.
  162.  
  163. COPYING THE SYSTEM DISKETTE
  164.  
  165. Take a new blank diskette, format it, and put the appropriate operating 
  166. system for your hardware on it. You should know how to do that so 
  167. I won't tell you here.
  168.  
  169. With the original LORAN LOCATOR diskette in the "A" drive 
  170. and your TARGET diskette in the "B" drive and the "A" 
  171. prompt displayed, enter the command:
  172.  
  173. COPY A:*.*  B:*.*
  174.  
  175. This will copy all files from the transmittal diskette to your system 
  176. diskette.
  177.  
  178. Verify that all the files on the transmittal diskette were copied 
  179. to your working diskette in drive "B":
  180.  
  181. Now put your original LORAN LOCATOR system diskette back in its envelope 
  182. and store it in a safe place. Do not use the original system 
  183. diskette as your working system. Use it only to make a "working" 
  184. copy of the LORAN LOCATOR system.~
  185.  
  186. HARD DISK INSTALLATION
  187.  
  188. Create a new directory on your hard disk for The Loran Locator~. 
  189. Copy all the files on the transmittal diskette to this new directory 
  190. on your hard disk.
  191.  
  192. START UP
  193.  
  194. All you have to do is enter the command LX50~, or AX50 
  195. if you have the advanced edition, at the DOS prompt. The Loran Locator's 
  196. opening screen will be displayed. If the opening screen does not appear, 
  197. review the installation procedure and verify that all copy commands 
  198. executed correctly.
  199.  
  200. Now read through this entire manual to get a feel for the operation 
  201. of the program before you do anything else with the system.
  202.  
  203. USER INTERFACE
  204.  
  205. The user interface is the method with which you, the user of the program, 
  206. and the program communicate with each other. The Loran Locator 
  207. Version 5.0 and above support both keyboard and "mouse" input 
  208. and utilizes pull-down menus, windows, and dialog boxes as much as 
  209. possible.
  210.  
  211. The first screen you see has a row of information across the top, 
  212. a fancy design for the rest of the screen, which we call the "desktop" 
  213. with an open window proclaiming this to be The Loran Locator~.
  214.  
  215. The top row has the menu names on the left and certain key program 
  216. information on the right. 
  217.  
  218. Except when plotting, the displayed program information will be the 
  219. active LORAN triplet, the active printer port, the current data drive, 
  220. the current data book extension, and at various times the waypoint 
  221. page currently the center of attention.
  222.  
  223.  
  224.  
  225. RUNNING THE PROGRAM
  226.  
  227. You can use either the keyboard or a mouse to operate the program.
  228.  
  229. Selecting a Menu
  230.  
  231. ~Mouse: Position the mouse cursor on the desired menu name and 
  232. press the left mouse button. This is called "CLICKING" the 
  233. mouse.
  234.  
  235. ~Keyboard: Press the > key. Then press the letter highlighted 
  236. on the menu you want to see.
  237.  
  238. Selecting a Menu Item
  239.  
  240. ~Mouse: Click the mouse on the desired menu item.
  241.  
  242. ~Keyboard: Highlight the desired menu item using the direction 
  243. keys as needed and then press >.
  244.  
  245. Windows
  246.  
  247. A window can contain up to three different types of fields. There 
  248. are EDIT fields that allow you to enter keyboard data, there are OPTION 
  249. buttons that let you choose an item from the number of them offered, 
  250. and then there are COMMAND buttons that tell the program to do something.
  251.  
  252. You can select any field in a window either by clicking the mouse 
  253. on it or positioning the keyboard cursor on it using the direction 
  254. keys.
  255.  
  256. If the selected field is an EDIT field, use the keyboard to enter 
  257. the desired information. The edit field will scroll if the data is 
  258. longer than the area displayed. Pressing > will cause the cursor 
  259. to jump to the next field. You can backspace, delete, or insert data 
  260. into an edit field. If you try to enter too much data you will hear 
  261. a beep.
  262.  
  263. If the selected field is an OPTION field, click on the desired option 
  264. with the mouse or position the keyboard cursor to the desired option 
  265. and press >.
  266.  
  267. Once all data and options are correct, click on the appropriate COMMAND 
  268. button to begin the operation. You guessed it! With the keyboard highlight 
  269. the desired COMMAND button using the direction keys and press >.
  270.  
  271. Alert Boxes
  272.  
  273. Alert boxes are similiar to windows but only have up to three COMMAND 
  274. buttons. Alert boxes are used to:
  275.  
  276. Inform you of operator input errors.
  277.  
  278. Report operational status.
  279.  
  280. Provide contextual help information
  281.  
  282. Offer operational options.
  283.  
  284. INITIALIZATION
  285.  
  286. When you first start up The Loran Locator you are required to 
  287. do the following:
  288.  
  289. Enter User Preferences
  290.  
  291. Pull down the CONFIG menu and select DEFAULTS~.
  292.  
  293. Enter the desired data in each field. When complete, highlight the 
  294. OK button and press > or click your mouse.
  295.  
  296. Select Printer Port
  297.  
  298. Pull down the CONFIG menu and select Ptr Port~.
  299.  
  300. Highlight the parallel port identifier to which your printer is connected. 
  301. When ready, highlight the OK button and press > or click your 
  302. mouse.
  303.  
  304. Select Data Drive
  305.  
  306. Pull down the CONFIG menu and select Data Drive~.
  307.  
  308. Highlight the drive identifier of the disk drive that is to contain 
  309. your data books. New books will be created on this drive and the program 
  310. will always go to this drive to read and write waypoint data.
  311.  
  312. Create a Data Book
  313.  
  314. Pull down the CONFIG menu and select Data File~.
  315.  
  316. A Listbox of all the existing LX50BOOK files will be displayed. An 
  317. extra entry "MAKE ANOTHER" appears at the bottom of the list. At this 
  318. time the only data book listed should be LX50BOOK.SMP. 
  319.  
  320. If you have waypoint data in LOCATION.xxx files from 
  321. previous versions of The Loran Locator~, you MUST convert 
  322. them to the new format used by Version 5.0 before using them. (See 
  323. Convert on Util menu description.)
  324.  
  325. All data books have the filename LX50BOOK~. You make multiple 
  326. books by changing the three character extension of the filename.
  327.  
  328. If you were to select LX50BOOK.SMP and click on >, then LX50BOOK.SMP 
  329. would be the book currently active and available to the program. Right 
  330. now, though, we want to create the first book for you to use for your 
  331. waypoints.
  332.  
  333. Select MAKE ANOTHER and click on >. A window appears asking you 
  334. for the three character filename extension to be given to the data 
  335. book you are creating. You may enter any three characters acceptable 
  336. for filename extensions with the exceptions listed in the window. 
  337. These are filenames that The Loran Locator reserves for its use.
  338.  
  339. Next, a second window opens and displays the list of the currently 
  340. supported LORAN chains. Highlight the chain you intend to be used 
  341. with the file being created and click on >.
  342.  
  343. Following the selection of the desired LORAN chain, another window 
  344. appears with a list of the valid secondary pairs associated with that 
  345. chain. Select the secondary pair you will use with this file from 
  346. the list and click on >. You have now determined the LORAN triplet 
  347. to be used for the data in this file.
  348.  
  349. The Loran Locator calculations all deal with TRUE compass 
  350. values. You are now prompted to enter the value that is the difference 
  351. in degrees to cause magnetic values to be displayed for all headings 
  352. and bearings calculated by the program. This value can be found in 
  353. the center of the compass rose on any NOAA chart. Use the compass 
  354. rose closest to the area of the waypoints you will enter in this book. 
  355. If your correction is West, enter a negative value. East corrections 
  356. are positive. Enter zero if you wish true compass bearings to be displayed. 
  357. Otherwise, enter the deviation required to correct for magnetic bearings 
  358. for the area associated with the data book being created.
  359.  
  360. Now just click on > and the file will be created and will also 
  361. be selected to be the currently open book. Just remember, you still 
  362. haven't put any data in it. The Add a Waypoint function will do that.
  363.  
  364.  
  365.  
  366. The following LORAN C chains are supported by this program:
  367.  
  368.  
  369.  
  370. 4990    Central Pacific
  371.  
  372. 5930    Canadian East Coast
  373.  
  374. 5990    Canadian West Coast
  375.  
  376. 7930    Labrador Sea
  377.  
  378. 7960    Gulf of Alaska
  379.  
  380. 7970    Norwegian Sea
  381.  
  382. 7980    Southeast United States
  383.  
  384. 7990    Mediterranean Sea
  385.  
  386. 8970    Great Lakes
  387.  
  388. 9940    United States West Coast
  389.  
  390. 9960    Northeast United States
  391.  
  392. 9970    Northwest Pacific
  393.  
  394. 9980    Icelandic Sea
  395.  
  396. 9990    North Pacific
  397.  
  398.  
  399.  
  400. MENU FUNCTIONS
  401.  
  402. There are four menus associated with The Loran Locator~. Those 
  403. program functions not offered in the "Original" edition will 
  404. not be displayed in the menus of the "Original" edition of 
  405. the program. They will be included in the manual for reference and 
  406. will be marked (Adv. Ed. Only).
  407.  
  408. RUN MENU
  409.  
  410. Edit a Waypoint
  411.  
  412. This function is used to alter the data on a waypoint page. You can 
  413. change any field except the time delay and Lat/Lon  values. The thinking 
  414. here is that if you change the location of a waypoint it becomes another 
  415. place. Instead of changing the location of this waypoint, add a new 
  416. one instead. If you don't wan't the old waypoint any longer, delete 
  417. it!
  418.  
  419. Change the values in the edit fields as desired and then click on 
  420. the > button. You also have the options of viewing other pages 
  421. in the book, exiting the function, and getting a little help.
  422.  
  423. Add a Waypoint
  424.  
  425. This is the place to enter new waypoints into a book. Be sure that 
  426. you have the proper book open to accept the new waypoints. Remember, 
  427. they must use the LORAN triplet showing on the top row of the screen.
  428.  
  429. First, tell the program if you are entering LORAN TDs or Lat/Lon coordinates 
  430. to determine the waypoint. Now enter the data associated with the 
  431. new waypoint. You MUST enter the complete "fix" in either 
  432. LORAN TDs or Lat/Lon values. Data for all the other fields is optional 
  433. and may be edited in later.
  434.  
  435. Delete a Waypoint
  436.  
  437. Be very careful when deleting waypoints. You will be prompted to enter 
  438. the page number of the waypoint you want to delete. Be sure that you 
  439. have the correct book open and that you have specified to correct 
  440. page number to delete. Once it's gone, it's GONE! Do NOT interrupt 
  441. the delete process while it is active. You could lose the whole book 
  442. if you do so. A reminder to keep backup files of all your data might 
  443. be in order here.
  444.  
  445.  
  446.  
  447.  
  448.  
  449. Vicinity Info
  450.  
  451. This function allows you to print or display a waypoint detail page 
  452. for any page in the current book. You will be prompted for the page 
  453. number of the waypoint desired. At this prompt you may enter any valid 
  454. page number.
  455.  
  456. After a bit of calculating, it will then print the waypoint detail 
  457. page or display a list of the 16 closest waypoints to your reference 
  458. waypoint, depending on the output device you had selected previously. 
  459.  
  460.  
  461. Calculator
  462.  
  463. Selecting this function will allow you to calculate heading and distance 
  464. from any set of LORAN TDIs to any other set of LORAN TDIs entered. 
  465. If either position is a position in the LOCATION file you need only 
  466. to enter the page number of that position. The program will get the 
  467. LORAN TDIs from the file and plug them in for you. Otherwise you will 
  468. have to enter the LORAN TDs in response to the prompt. In addition, 
  469. the program will display a chart of time to destination for various 
  470. speeds underway.
  471.  
  472. Float Plan
  473.  
  474. A float plan is like a flight plan except it relates to boats instead 
  475. of airplanes. The float plan records selected waypoints for a day 
  476. at sea. You can also add the names of passengers on board for the 
  477. trip. If you want a chart of the selected waypoints printed you may 
  478. indicate so at that prompt. You may also select waypoint detail pages 
  479. to be printed for those waypoints in the float plan.
  480.  
  481. You might want to make two copies of the float plan so you can leave 
  482. one on shore. It indicates a good place to start looking if you don't 
  483. get back on time.
  484.  
  485. Waypoint Register
  486.  
  487. This function will show all the waypoints in the currently open book. 
  488. You will be prompted to enter the sort sequence in which you would 
  489. like the output to appear. You may select the waypoint name, time 
  490. delay number 1, or LORAN unit memory position.
  491.  
  492. You will be prompted to enter the sort sequence in which you would 
  493. like to see the output appear.
  494.  
  495. You are given the option of directing the output to the printer or 
  496. to the screen. If you direct the output to the screen, fifteen waypoints 
  497. at a time will be displayed.  You can browse through the file by using 
  498. the direction keys. In this way:  the > to the previous record: 
  499. the > to the next record; >moves down 10 records; 
  500. ~>moves up 10 records; > to the start of the file; and > 
  501. , you guessed it, to the end of the file. 
  502.  
  503.  
  504.  
  505. Plot Waypoints(Adv. Ed. only)
  506.  
  507. This function allows you to have your waypoints plotted on a printer 
  508. or on the display screen using a central reference point.
  509.  
  510. You have five different ways of determining the reference point for 
  511. the plot:
  512.  
  513. ~PAGE - Enter any page number of the open book, and it will be 
  514. used as the central reference point.
  515.  
  516. ~LORAN - Enter any LORAN C fix using the triplet of the currently 
  517. open book.
  518.  
  519. ~LAT/LON - Enter any Lat/Lon fix within the range of the current 
  520. LORAN triplet.
  521.  
  522. ~BOOK - This will plot ALL the pages in the current book using 
  523. a calculated central reference point.
  524.  
  525. ~MEMORY - This will plot all pages that have been associated 
  526. with a position of memory in  your loran unit.
  527.  
  528. After the screen plot has completed you will be given the option of 
  529. displaying a list of those waypoints plotted, changing the range of 
  530. the scan for the plot, or selecting a waypoint from the list displayed 
  531. to be used as a reference for another plot. The BOOK and MEMORY options 
  532. calculate the range and can not be changed.
  533.  
  534. Shell to DOS
  535.  
  536. This function allows you to temporarily EXIT The Loran Locator 
  537. to run another program. You must have enough available memory or the 
  538. other program will not run. Enter EXIT at the DOS prompt to return 
  539. to The Loran Locator~.
  540.  
  541. Exit to DOS
  542.  
  543. This is the normal exit of the program. It is recommended that you 
  544. use this function when you are leaving The Loran Locator~. This 
  545. will assure that no data is lost and that all required parameters 
  546. are saved and will be ready for your next session.
  547.  
  548.  
  549.  
  550. CONFIG MENU
  551.  
  552. Ptr Port
  553.  
  554. Select the printer port to be used by the program. If you don't know 
  555. what port to use, or if you only have one parallel port, select LPT1:.
  556.  
  557. Color
  558.  
  559. Click on this menu item if you have a color screen.
  560.  
  561. Monochrome
  562.  
  563. Click on this menu item of you have a monochrome display.
  564.  
  565. Data Drive
  566.  
  567. Select the desired disk drive from the list presented in the list 
  568. box. All data will be directed to (and looked for on) the drive selected 
  569. here until you select another.
  570.  
  571. Data File
  572.  
  573. Select the desired data book to be opened for your use or create a 
  574. new book.
  575.  
  576. A Listbox of all the existing LX50BOOK files will be displayed. An 
  577. extra entry MAKE ANOTHER appears at the bottom of the list.
  578.  
  579. All data books have the filename LX50BOOK~. 
  580. make multiple books by changing the three character extension of the 
  581. filename.
  582.  
  583. To select an existing data book highlight the desired filename and 
  584. click on >. The desired book will be opened and the screen shows 
  585. a clear desktop waiting for your input.
  586.  
  587. To make a new book, select MAKE ANOTHER and click on >. A window 
  588. appears asking you for the three-character filename extension to be 
  589. given to the data book you are creating. You may enter any three characters 
  590. acceptable for filename extensions with the exceptions listed in the 
  591. window. These are filenames that The Loran Locator reserves for 
  592. its use.
  593.  
  594. The Loran Locator calculations all deal with TRUE compass 
  595. values. You are now prompted to enter the value that is the difference 
  596. in degrees to cause magnetic values to be displayed for all headings 
  597. and bearings calculated by the program. This value can be found in 
  598. the center of the compass rose on any NOAA chart. Use the compass 
  599. rose closest to the area of the waypoints you will enter in this book. 
  600. If your correction is West, enter a negative value. East corrections 
  601. are positive. Enter zero if you wish true compass bearings to be displayed 
  602. otherwise enter the deviation required to correct for magnetic bearings 
  603. for the area associated with the data book being created.
  604.  
  605. Next, a second window opens and displays the list of the currently 
  606. supported LORAN chains. Highlight the chain you intend to be used 
  607. with the file being created and click on >.
  608.  
  609. Following the selection of the desired LORAN chain, another window 
  610. appears with a list of the valid secondary pairs associated with that 
  611. chain. Select the secondary pair you will use with this file from 
  612. the list and click on >.
  613.  
  614. Now, just click on > and the file will be created and will also 
  615. be selected to be the currently open book. Just remember, you still 
  616. haven't put any data in it. The Add a Waypoint function will do that.
  617.  
  618. User Info
  619.  
  620. Enter your user related information here as prompted.
  621.  
  622. Expert
  623.  
  624. This is a switch that toggles EXPERT mode on and off. When EXPERT 
  625. mode is off, help screens will be displayed before each program function 
  626. automatically. As soon as you become familiar with the program you 
  627. can turn the EXPERT toggle on for smoother program operation. Clicking 
  628. on this function will reverse the current state of EXPERT mode.
  629.  
  630.  
  631.  
  632. FILES MENU
  633.  
  634. Convert
  635.  
  636. If you have Loran Locator data in LOCATION.xxx files from previous 
  637. versions of The Loran Locator~, you MUST convert them to 
  638. the new format used by Version 5.0 before using them.
  639.  
  640. At the prompt, enter the filename and extension, if any, of the input 
  641. file. You may also enter the drive and path to the input file if it 
  642. isn't located in the current disk directory.
  643.  
  644. You will be further prompted to enter the LORAN TRIPLET and the magnetic 
  645. compass compensation value just as if you were creating a new file. 
  646. After all, this is a new file to the program.
  647.  
  648. Once the information is entered, conversion begins. When all is done, 
  649. an alert box tells you conversion has completed. Your old data will 
  650. now be located in a data book named LX50BOOK.NEW. It is up to you 
  651. to rename it to something else before you run CONVERT again or it 
  652. will be overwritten.
  653.  
  654. Merge (Adv. Ed. Only)
  655.  
  656. This function will merge into the currently open book all the pages 
  657. of any other book you select. You will be prompted to enter the name 
  658. of the book desired. Once it is verified that it is a Loran Locator 
  659. book, it is sequentially read and the records are appended to the 
  660. end of the currently open book.
  661.  
  662. Extract (Adv. Ed. Only)
  663.  
  664. This is the opposite of the merge function above. It will extract 
  665. certain records from the currently open book and put them in a new 
  666. book that will be named LX50BOOK.SUB. You can select the records to 
  667. be extracted in three different ways.
  668.  
  669. 1. AREA - You are prompted to enter a reference waypoint 
  670. and a radius in nautical miles. The program will select all waypoints 
  671. in the open book that fall into that range and put them into LX50BOOK.SUB.
  672.  
  673. 2. PAGE - Using the EDIT function you must enter a single 
  674. alphabetic character into Flag3. The Extract function will scan Flag3 
  675. of each page in the open book for the character specified. Those having 
  676. Flag3 matching the selected character will be extracted.
  677.  
  678. 3. PLOT - Plot search is the same as page search except 
  679. it extracts all pages that had been selected on the last plot of the 
  680. current book. To invoke the PLOT extract, select the asterisk (*) 
  681. as the character to be extracted.
  682.  
  683. Dup Search (Adv. Ed. Only)
  684.  
  685. This function scans the currently open book for duplicate, or near 
  686. duplicate, waypoints. You are prompted to enter a value representing 
  687. hundredths of a micro-second that will be the tolerance, or varience, 
  688. of an exact duplicate. Any records matching within the tolerance specified 
  689. will be considered duplicates. When a duplicate is found, both records 
  690. are displayed on the screen for you to determine their fate. You are 
  691. given five choices.
  692.  
  693. 1. Keep both records.
  694.  
  695. 2. Keep Record "A" only.
  696.  
  697. 3. Keep Record "B" only.
  698.  
  699. 4. Don't keep either one.
  700.  
  701. 5. Select automatic mode.
  702.  
  703. Automatic mode will choose for you and it will always choose "KEEP 
  704. RECORD A". Once in automatic mode dup searching will continue 
  705. uninterrupted until it reaches end of file.
  706.  
  707. Export (Adv. Ed. Only)
  708.  
  709. This converts any LX50BOOK file to an ASCII text file named LXEXPORT.ASC. 
  710. ASCII format files can be imported and exported from and to dBASE 
  711. III+, Q&A, and other data base programs. See their respective user 
  712. manuals for import and export instructions. 
  713.  
  714. EXPORT builds an intermediate text file in a more or less stardard 
  715. format. All data is recorded in ASCII format. Each record is terminated 
  716. by a carraige return/line feed sequence (0D0A). Each field in the 
  717. record is enclosed in quotation marks and the fields are separated 
  718. with a comma.
  719.  
  720. This ASCII output record contains THIRTEEN variable length fields 
  721. as described below:
  722.  
  723. FIELD    NAME     DESCRIPTION
  724.  
  725. 1    ITD#1    Time delay #1.~
  726. 2    ITD#2    Time delay #2.~
  727. 3    LATITUDE(DD.MMSS)    Latitude in degrees, minutes, seconds.~
  728. 4    LONGITUDE(DD.MMSS)    Longitude in degrees, minutes, seconds.~
  729. 5    NAME    The name given to this spot (waypoint).~
  730. 6    LORAN TRIPLET    Loran master and secondaries. (i.e. 7890WY)~
  731. 7    FLAGS    Five position flag field.~
  732. 8    Loran Memory Position    The name given to this spot (waypoint).~
  733. 9    Detail Record Number    Pointer to the notes record in the notes file.~
  734. 10    Structure Type    Number code describing structure.~
  735. 11    COMMENTS    LX Comments.~
  736. 12    LATITUDE(DDMM.mmm)    Latitude in degrees, minutes, decimal minutes.~
  737. 13    LATITUDE(DDMM.mmmm)    Longitude in degrees, minutes, decimal minutes.
  738.  
  739. A typical record on disk would look like this:~
  740. "14241.40","44818.70","27.5804","Clearwater Pass Bell","7890WY","A 
  741. CD-","23","2",~
  742. "Normal return from sea","82.5048","27.9678119","8250.80594"~>
  743.  
  744.  
  745.  
  746. Import (Adv. Ed. Only)
  747.  
  748. This is the reverse of menu selection 1 above. It takes an ASCII file 
  749. as input and adds these records to the currently open book.
  750.  
  751. You will be prompted to enter the name of the ASCII file to be imported. 
  752. The data imported will be appended to the currently open book.
  753.  
  754. It is up to you to be sure that the imported records are compatible 
  755. with the loran triplet of the book into which they are being imported.
  756.  
  757. The ASCII input file MUST be configured as follows
  758.  
  759. FIELD    NAME     DESCRIPTION
  760.  
  761. 1    ITD#1    Time delay #1.~
  762. 2    ITD#2    Time delay #2.~
  763. 3    NAME    The name given to this spot (waypoint).~
  764. 4    COMMENTS    LX Comments 30 characters maximum.~
  765. 5    Loran Memory Position    The name given to this spot (waypoint).
  766.  
  767. A typical record on disk would look like this:~
  768. "14241.40","44818.70","Clearwater Pass Bell","Normal 
  769. Return from sea.","23"~>
  770.  
  771.  
  772.  
  773.  
  774.  
  775. HELP MENU
  776.  
  777. The help menu controls a list of help screens that deal with general 
  778. information about the program. Other help screens are available within 
  779. each function dealing specifically with that particular function.
  780.  
  781.  
  782.  
  783. APPENDIX A
  784.  
  785. FLAG FIELD DEFINITION
  786.  
  787. As used in this program, the concept of flagging is just a way to 
  788. mark a record you might want to go back to later. It's the same as 
  789. putting paper clips on certain pages of a catalog for quick recall. 
  790. You could extend the meaning of the paper clip on the page if you 
  791. used a red one for fishing rods and a green one for shoes and so forth. 
  792. It's not the paper clip that's important but what it represents.
  793.  
  794. For instance, the letter "H" in the second flag field means 
  795. that this page is a pass or inlet and is to print ALL waypoints, instead 
  796. of only 40, in order of distance when printing a waypoint detail page.
  797.  
  798. The FLAGS field in the waypoint record is five characters long. The 
  799. first four characters are reserved for the program. The last character 
  800. can be user defined.
  801.  
  802. Flag1: (Flag Field Position One)
  803.  
  804. A=Primary location. 
  805.  
  806. B=Secondary location. 
  807.  
  808. C=Unverified location. 
  809.  
  810. T=Tourist attraction. Good dive spot.
  811.  
  812. Flag2: (Flag Field Position Two)
  813.  
  814. H=Home port of call. This identifies the pass or inlet you 
  815. use to return to home port. The waypoint detail page for this record 
  816. will contain all associated related points and not be limited to forty. 
  817.  
  818.  
  819. Flag3: (Flag Field Position Three)
  820.  
  821. Used by PAGE EXTRACT in the advanced edition only. If the character 
  822. in this flag agrees with the character chosen in the PAGE EXTRACT 
  823. function, then the page will be extracted from the current book and 
  824. inserted into book LX50BOOK.NEW. You may enter any alpha-numeric character 
  825. to mark a waypoint to be extracted. 
  826.  
  827. Flag4:(Flag Field Position Four)
  828.  
  829. Used by both PLOT and EXTRACT in the advanced edition only. Each time 
  830. a plot is run Flag4 will be set to a "*" or a "-". 
  831. If the waypoint of that flag is plotted it will contain a "*"; 
  832. if not, it will contain a "-".
  833.  
  834. Flag5:
  835.  
  836. USER DEFINED - You may enter and use any characters you so desire 
  837. to mark waypoints with a special meaning. The program does not use 
  838. this flag at all.
  839.  
  840.  
  841.  
  842. TYPE CODES
  843.  
  844. 1 = Depression
  845.  
  846. This is a "hole" or gouge in the bottom that really doesn't 
  847. qualify as a bona fide ledge.
  848.  
  849.  
  850.  
  851. 2 = Dropoff/Ledge
  852.  
  853. This is what we all look for. A sharp dropoff in the bottom. Look 
  854. around here. Some ledges go a long way.
  855.  
  856.  
  857.  
  858. 3 = Mound/Rocks
  859.  
  860. Either a large rock, a pile of rocks, or a rocky bottom.
  861.  
  862.  
  863.  
  864. 4 = Undercut/Cave
  865.  
  866. Just what it says. Real good for the divers but it's hard for us fishermen 
  867. to drop a line inside of a cave.
  868.  
  869.  
  870.  
  871. 5 = Pass/Inlet
  872.  
  873. This is where you usually can get out into the ocean from where you 
  874. keep your boat.
  875.  
  876.  
  877.  
  878. 6 = Landmark
  879.  
  880. A coastal landmark can be most anything. I mark fishing piers, jetties, 
  881. etc. with this code.
  882.  
  883.  
  884.  
  885. 7 = Manmade Obstruction/Reef
  886.  
  887. Use this for all those fish havens and junk piles the government puts 
  888. out in saltwater.
  889.  
  890.  
  891.  
  892. 8 = Navigation Aid
  893.  
  894. Usually a fairway marker or the like.
  895.  
  896.  
  897.  
  898. 9 = Wreck
  899.  
  900. This is used to indicate a sunken vessel of one kind or another
  901.  
  902.